-
-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Finalize new pipeline #2824
Conversation
# SIGN_KEY_ALIAS: ${{ secrets.SIGN_KEY_ALIAS }} | ||
# SIGN_KEY_PASSWORD: ${{ secrets.SIGN_KEY_PASSWORD }} | ||
|
||
- name: Release AAB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had it been disabled by the previous work you had merged ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I've disabled it so that for example android works but not iOS I don't submit lots of dublicate builds
- name: Release AAB | ||
uses: maierj/[email protected] | ||
with: | ||
lane: closed_beta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is fastlane actually sending to closed_beta ? or internal ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Internal
What
Related to
#2811
#2812
#2813
#2814
#2816
#2817
#2818
#2819
#2820
#2821
#2822
#2823
#2771
#2286
#1882